home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / petshop.swf / scripts / DefineButton2_389 / BUTTONCONDACTION on(press).as
Text File  |  2007-01-15  |  57b  |  5 lines

  1. on(press){
  2.    stopAllSounds();
  3.    gotoAndPlay(19);
  4. }
  5.